Skip to content

Conversation

@CLEMENTINATOR
Copy link
Member

@CLEMENTINATOR CLEMENTINATOR commented Jan 26, 2026

Summary

  • Add tags property to ChatCompletionRequest schema in OpenAPI spec
  • Update InputObject tables in all SDK docs (TypeScript, Python, Go, Rust) for both send and stream methods
  • Add usage examples showing how to use tags in each SDK

Copy link
Member

@SachaMorard SachaMorard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. Should you add a word about the tags by headers in OpenAI sdk page, and Langchain page?

@CLEMENTINATOR
Copy link
Member Author

Great. Should you add a word about the tags by headers in OpenAI sdk page, and Langchain page?

good idea

CLEMENTINATOR and others added 3 commits January 26, 2026 16:16
Add documentation for the optional tags string array field in completion
requests across all SDK docs and the OpenAPI spec.

- Add tags property to ChatCompletionRequest in openapi.json
- Update InputObject tables in all SDK send/stream docs
- Add usage examples for tags in each SDK

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@CLEMENTINATOR CLEMENTINATOR merged commit e4d7ce8 into main Jan 28, 2026
2 checks passed
@CLEMENTINATOR CLEMENTINATOR deleted the add-tags-docs branch January 28, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants